STEP 9: Now let's use the variable star_size to control the size of our stars!
Remember to use the name of the variable star_size and not its value.
- Find star1 in your program.
- Change the radius argument from 30 to the the variable star_size.
To navigate the page using the TAB key, first press ESC to exit the code editor.